github.com/refraction-networking/utls.Conn.handleKeyUpdate (method)

3 uses

	github.com/refraction-networking/utls (current package)
		conn.go#L1328: 		return c.handleKeyUpdate(msg)
		conn.go#L1338: func (c *Conn) handleKeyUpdate(keyUpdate *keyUpdateMsg) error {
		u_conn.go#L976: 		return c.handleKeyUpdate(msg)